home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Shareware City / Developers / sf-cmds / source / sfget.π.rsrc / sfget.π.rsrc.rsrc / TEXT_16000_man general.txt < prev    next >
Encoding:
Text File  |  1994-10-10  |  348 b   |  23 lines

  1.  
  2. NAME
  3.  
  4. sfget - pop a standard file dialog
  5.  
  6. SYNOPSIS
  7.  
  8. sfget <variable name> [ -p "prompt string" ]
  9.  
  10. DESCRIPTION
  11.  
  12. The "sfget" command displays a dialog and waits for the user to select a file or folder.  The path to the selected item is returned as a shell variable.
  13.  
  14. RETURN CODES
  15.  
  16. <0    Error
  17. 0    Success
  18. 1    Canceled by User
  19.  
  20. SEE ALSO
  21.  
  22. ask, notify, sfput
  23.